@charset "utf-8";
* {margin:0px; padding:0px;}
img, video {
	max-width: 100%;
	height: auto;
	border:0px;
}
body {font: normal 100% "Microsoft YaHei","微软雅黑", Arial, Helvetica, sans-serif;margin: 0px; font-size: 14px;-webkit-text-size-adjust:none; padding-top:110px; color:#333333;}
li {
	list-style-type: none;
}
a:link,a:visited {
	color: #333333;
}
a:hover {
	color:#CE0000;
}
a {
	text-decoration: none;
	outline:0;
}
b {
	font-weight:normal;
}
.block {
	display:block;
}
.clearFix {
	clear:both;
}
header {
	display:block;
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:99999;
	height:110px;
	background-color:#fff;
	min-width:1250px;
}
.header {
	max-width:1820px;
	margin:auto;
	padding:0 50px;
	height:110px;
	position:relative;
}
.header .logo {
	display:block;
	left:50px;
	top:27px;
	position:absolute;
}
.header .logo img {
	display:inline-block;
	vertical-align:middle;
}
.header .logo img.l2 {
	margin-left:8px;
}
.header .nav {
	display:inline-block;
	padding:58px 0 0 0;
	height:51px;
	float:right;
}
.header .nav li {
	display:inline-block;
}
.header .nav li div {
	display:none;
	position:absolute;
	text-align:center;
	top:110px;
	left:0px;
	width:100%;
	height:110px;
	line-height:110px;
	background-color:rgba(0,0,0,0.8);
	color:#fff;
	font-size:16px;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;	
}
.header .nav li:hover div {
	display:block;	
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;	
}
.header .nav a {
	display:block;
	float:left;
	height:48px;
	border-bottom:solid 4px #fff;
	margin-left:30px;
	font-size:18px;
	color:#000;
}
.wp_listalbumn .albumn_info a { height: auto; border-bottom: 0px;}
@media screen and (max-width:1280px) {
.header .nav a {
	margin-left:25px;
}
}
.header .nav li:hover a,.header .nav a.sed {
	border-bottom:solid 4px #CD0000;
}
.header .nav li div a {
	display:inline-block;
	float:none;
	height:110px;
	line-height:110px;
	color:#fff;
	padding:0 70px;
	font-size:16px;
	border:0px;
	margin:0px;
}
.header .nav li div a:hover,.header .nav li:hover div a {
	border:0px;	
}
.header .nav li:hover div a:hover,.header .nav li:hover div a.sed {
	color:#CE0000;	
}
.header .wb {
	position:absolute;
	right:50px;
	top:22px;
}
.search {
	position:absolute;
	right:98px;
	top:22px;
}
.search input {
	display:block;
	float:left;
	height:18px;
	line-height:18px;
	border:0px;
	border-bottom:solid 1px #CD0000;
	color:#808080;
	outline:none;
}
.search input.si {
	width:157px;
}
.search input.sb {
	width:19px;
	background-image:url(css_res/ico_sb.png);
	background-color:#FFFFFF;
	height:19px;
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	text-indent:-300px;
}
.main {
	width:1100px;
	padding:64px 50px 76px 50px;
	margin:auto;
	position:relative;
}
h2.iTitle {
	font-size:22px;
	height:55px;
	border-bottom:solid 4px #CE0000;
	position:relative;
	font-weight:normal;
}
h2.iTitle a {
	position:absolute;
	top:9px;
	right:0px;
	font-size:15px;
	padding-left:20px;
	height:15px;
	line-height:15px;
	vertical-align:middle;
	background-image:url(css_res/ico_n2.png);
	background-position:top left;
	background-repeat:no-repeat;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;	
}
h2.iTitle a:hover {
	background-position:bottom left;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;	
}
.erm div {
	width:118px;
	padding-top:112px;
	text-align:center;
	float:left;
}
.erm div.s2 {
	float:right;
}
.erm div p {
	font-size:15px;
	line-height:22px;
}
.erm div img {
	display:block;
	margin-bottom:15px;
}
.footer .erm{
	width:189px;
	position:absolute;
	float:none;
	top:0px;
	right:163px;
}
.footer .erm div {
	width:85px;
	padding-top:0px;
}
.footer .erm div img {
	padding:6px;
	background-color:#fff;
	width:73px;
	margin-bottom:5px;
}
.footer .erm div p {
	font-size:12px;
	line-height:14px;
}
footer {
	width:100%;
	clear:both;
	display:block;
	padding:47px 0;
	color:#fff;
	background-color:#595757;
	font-size:12px;
	line-height:18px;
	min-width:1250px;
}
.footer {
	max-width:1920px;
	min-width:1150px;
	padding:0 50px;
	margin:auto;
	position:relative;
}
.footer li {
	display:inline-block;
	vertical-align:top;
	padding-right:130px;
}
.footer li.f2 {
	padding:0px;
}
.footer li.f2 div {
	display:inline-block;
	padding:0 95px 0 0;
	vertical-align:top;
}
.footer li.f2 div a {
	display:block;
	clear:both;
	padding-top:15px;
	margin-bottom:15px;
	vertical-align:top;
}
.footer li div.copyRight {
	clear:both;
	padding:30px 0 0 0;
}
.footer h2 {
	font-size:14px;
	display:inline-block;
	margin:0px;
	padding:0px;
}
.footer a {
	color:#fff;
}
#gotop {
	position:absolute;
	right:80px;
	top:15px;
	color:#fff;
	padding-top:27px;
	display:inline-block;
	background-image:url(css_res/ico_gTop.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.mainBanner {
	width:100%;
	margin:auto;
}
.mainLeft {
	width:190px;
	padding-left:26px;
	float:left;
}
.menuFix {
	position:fixed;
	top:168px;
	left:50%;
	margin-left:-550px;
}
.mainRight {
	width:790px;
	float:right;
	margin-right:26px;
}
.mainMenu {
	border-top:solid 1px #e7e7e8;
	margin-bottom:24px;
}
.mainMenu a {
	border-bottom:solid 1px #e7e7e8;
	display:block;
	height:52px;
	line-height:52px;
	vertical-align:middlel;
	font-size:18px;
	padding-left:48px;
	background-repeat:no-repeat;
	background-image:url(css_res/ico_jt02.png);
	background-position:18px -15px;
}
.mainMenu a:hover,.mainMenu a.selected {
	background-position:18px 21px;
	color:#CD0000;
}
a.mainJzBt {
	display:block;
	height:50px;
	line-height:50px;
	vertical-align: middle;
	color:#fff;
	background-color:#CD0000;
	background-image:url(css_res/ico_jz.png);
	background-repeat:no-repeat;
	background-position:127px center;
	padding-right:34px;
	text-align:center;
	font-size:18px;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;	
}
a.mainJzBt:hover {
	background-color:#333333;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;	
}
.mainPostion {
	font-size:28px;
	line-height:25px;
	padding:0px;
	height:42px;
	position:relative;
	border-bottom:solid 2px #333333;
	margin-bottom:29px;
}
.mainPostion div {
	position:absolute;
	right:0px;
	top:5px;
	color:#717071;
	font-size:14px;
	font-weight:normal;
}
.mainPostion div.list-cm { font-size: 28px; position: inherit; font-weight: bold; color: #000;}
.mainPostion2 {
	font-size:28px;
	line-height:40px;
	padding:0px;
	height:auto;
	position:relative;
	border-bottom:solid 2px #333333;
	margin-bottom:29px;
}

.tdate{
	position:relative;
	right:0px;
	top:10px;
	color:#717071;
	font-size:14px;
	font-weight:normal;
	margin-bottom:12px;
	
}
.mainPostion div a {
	color:#717071;
}
.zw {
	line-height:24px;
}
.newsList a {
	display:block;
	clear:both;
	height:33px;
	line-height:33px;
	border-bottom:dotted 1px #999999;
}
.newsPage {
	padding:67px 0 0 0;
	clear:both;
	text-align:right;
	width:100%;
}
.newsPage a,.newsPage span {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	padding: 0 9px;
	border: solid 1px #a8a7a8;
	border-radius: 6px;
	margin: 0px 3px;
}
.newsPage select {
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0 9px;
	border: solid 1px #a8a7a8;
	margin: 0px 0px 0px 6px;
	font: normal 100% "Microsoft YaHei","微软雅黑", Arial, Helvetica, sans-serif;font-size: 14px;
}
/*校友会首页*/
.xyhLndexNews {
	background-color:#F3F3F3;
	padding:40px 0 44px 0;
	min-width:1250px;
}
.xyhLndexNews div.info {
	width:1150px;
	margin:auto;
	margin-bottom:35px;
	height:auto;
	overflow:hidden;
}
.xyhLndexNews h2 {
	font-size:24px;
	text-align:center;
	font-weight:normal;
	margin-bottom:30px;
}
.xyhLndexNews div.info a {
	width:575px;
	height:210px;
	display:block;
	float:left;
	background-color:#fff;
	position:relative;
}
.xyhLndexNews div.info a img {
	width:287px;
	height:210px;
	display:block;
	float:right;
}
.xyhLndexNews div.info a.s2 img {
	float:left;
}
.xyhLndexNews div.info a dl {
	width:225px;
	height:80px;
	display:block;
	padding:30px 55px 0 30px;	
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(css_res/ico_n5.png);
	background-position:right center;
	background-repeat:no-repeat;
}
.xyhLndexNews div.info a.s2 dl {
	padding:30px 30px 0 55px;	
	top:0px;
	left:auto;
	right:0px;
	background-position:left center;
	background-image:url(css_res/ico_n5_2.png);
}
.xyhLndexNews div.info a dl dt {
	font-size:18px;
	line-height:25px;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom: solid 3px #333333;
	font-weight:bold;
}
.xyhLndexNews div.info a dl dd {
	line-height:22px;
	color:#828282;
}
.xyhLndexNews div.info a:hover dl dt {
	border-bottom: solid 3px #D60000;
}
.xyhLndexNews div.info span {
	position:absolute;
	color:#828282;
	font-size:12px;
	top:170px;
	left:30px;
}
.xyhLndexNews div.info a.s2 span {
	left:55px;
}
.xyhLndexNews div.info b {
	position:absolute;
	top:257px;
	right:55px;
	font-size:15px;
	font-weight:normal;
}
.xyhLndexNews div.info a.s2 b {
	right:30px;
}
.xyhLndexNews div.info a b {	
	padding-left:20px;
	height:15px;
	line-height:15px;
	vertical-align:middle;
	background-image:url(css_res/ico_n2.png);
	background-position:top left;
	background-repeat:no-repeat;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;	
	
}
.xyhLndexNews div.info a:hover b {
	background-position:bottom left;
	-webkit-transition: all .25s linear 0s;
	transition: all .25s linear 0s;	
}
.xyhLndexNews a.infoBt {
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	width: 209px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: #D60000;
	padding: 0 10px 0 0;
	background-image: url(css_res/ico_n3.png);
	background-position: 193px center;
	background-repeat: no-repeat;
	display: block;
	clear: both;
	border-radius: 4px;
	margin: auto;
	font-weight:bold;
}
.xyhLndexNews a.infoBt:hover {
	background-color: #000;	
}
.xyhMain {
	padding-top:40px 0 70px 0;
	width:1150px;
}
.xyhMain .iTitle {
	border-bottom:0px;
}
.xyhTzgg {
	width:786px;
	float:left;
	margin-bottom:90px;
}
.xyhTzgg .iTitle {
	display:inline-block;
}
.xyhTzgg .iTitle a {
	top:40px;
}
.xyhTzgg .xxhNewsList {
	width:597px;
	float:right;
}
.xxhNewsList li {
	height:41px;
	position:relative;
	padding-left:95px;
}
.xxhNewsList li a,.xxhNewsList li span {
	height:40px;
	line-height:40px;
	vertical-align: middle;
	display:block;
}
.xxhNewsList li span {
	display:block;
	position:absolute;
	width:95px;
	border-bottom:dotted 1px #999999;
	top:0px;	
	left:0px;
}
.xyhTzgg .xxhNewsList li span {
	border-bottom:dotted 0px #999999;
}
.xxhNewsList li a {
	width:100%;
	border-bottom:dotted 1px #999999;
}
.xyhOtherBt {
	width:285px;
	float:right;
}
.xyhOtherBt a {
	display:block;
	height:73px;
	line-height:73px;
	margin-bottom:12px;
	vertical-align:middle;
	padding-left:125px;
	color:#fff;
	background-image:url(css_res/xyhBt_01.png);
	background-position:left 3px;
	background-repeat:no-repeat;
	font-size:24px;
	background-color:#D50000;
}
.xyhOtherBt a:nth-child(2) {
	background-position:left -82px;
	background-color:#FF5D1D;
	margin-bottom:0px;
}
.xyhILeft {
	width:488px;
	float:left;
}
.xyhIRight {
	width:618px;
	float:right;
}
.xyhYydt,.xyhXygs {
	height:381px;
	margin-bottom:64px;
}
.xyhYydt a,.xyhXygs div a,.xyhQk div a {
	height:381px;
	height:41px;
	line-height:41px;
	vertical-align:middle;
	display:block;
	border-bottom:dotted 1px #999999;
}
.xyhYydt a:first-child,.xyhQk div a:first-child {
	border-top:dotted 1px #999999;
}
.xyhXygs img {
	width:618px;
	height:233px;
	display:block;
	margin-bottom:20px;
}
.xyhQk img {
	width:196px;
	height:280px;
	display:block;
	float:left;
	border:solid 7px #ededed;
}
.xyhQk div {
	width:256px;
	float:right;
}
.xxhIMovie {
	background-color:#ededed;
	height:294px;
}
.xxhIMovie .ivideo {
	width:381px;
	height:294px;
	float:left;	
}

.xxhIMovie object embed{
	width:381px;
	height:294px;
	float:left;	
}
.xxhIMovie .right {
	padding-top:130px;
	float:right;
	width:237px;
	height:164px;
	text-align:center;
	font-size:14px;
	color:#8D8D8E;
	background-image:url(css_res/cName.png);
	background-position:center 85px;
	background-size:177px auto;
	background-repeat:no-repeat;
}
.xxhIMovie .right span {
	font-size:18px;
	color:#595757;
	display:block;
}
img.xxhErm {
	width:86px;
	display:block;
	padding:6px;
	background-color:#fff;
	position:absolute;
	top:0px;
	right:163px;
}
.xyhGototop {
	margin-top:-10px;
}
.jjh_jzjnpList {
	padding:9px 0 0 0;
}
.jjh_jzjnpList a {
	width:235px;
	height:316px;
	float:left;
	display:block;
	margin-left:20px;
	text-align:center;
}
.jjh_jzjnpList a.last {
	margin-right:0px;
}
.jjh_jzjnpList a img {
	width:216px;
	max-height:266px;
	display:block;
	margin-bottom:10px;
}

.xxhXwsdList li a {
	font-weight:bold;
}
.xxhXwsdList li {
	height:57px;
}
.xxhXwsdList li a,.xxhXwsdList li span {
	height:56px;
	line-height:56px;
}
.xyhXygsList a {
	display:block;
	padding-bottom:12px;
	margin-bottom:12px;
	border-bottom: dotted 1px #999999;
	height:auto;
	overflow:hidden;
	position:relative;
	min-height:72px;
	padding-left:135px;
}
.xyhXygsList a.noPic {
	min-height:auto;
	padding-left:0px;
}
.xyhXygsList a img {
	width:116px;
	height:72px;
	position:absolute;
	top:0px;
	left:0px;
}
.xyhXygsList a h3 {
	display:inline-block;
	margin-bottom:12px;
}
.xyhXygsList a p {
	display:inline-block;
	line-height:22px;
	color:#595757;
}
.xyhXygsList a:last-child {
	margin-bottom:0px;
}
.wp_paging li a { clear: inherit; border-bottom: 0px;}